CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 曲面

搜索资源列表

  1. Surface

    0下载:
  2. 结合VC和OPENGL绘制NURBS曲面实例程序,可以显示控制点和网格形式-Combination of VC and OPENGL rendering NURBS surface sample programs, you can show the control points and grid forms
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1202880
    • 提供者:liyemeng
  1. NURBSsurfaceCode

    0下载:
  2. 本代码用VC和OpenGL写成,通过给定的控制顶点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处-The use of VC and OpenGL code written by a given control vertex generation NURBS surface, at surface modeling, CNC machining Detect must have regard to the usefulness of simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:60456
    • 提供者:liuyuhui
  1. BSpline

    0下载:
  2. 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:790929
    • 提供者:杨平
  1. NURBS

    0下载:
  2. OpenGL编程轻松入门之NURBS曲线和曲面.此例绘制两个相同形状的NURBS曲面,不同之处是一个为线框式,一个是由实多边形组成。-OpenGL programming easy entry of NURBS curves and surfaces. In this case, the shape of two identical rendering NURBS surfaces, the only difference is a frame type, a polygon is formed
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:35640
    • 提供者:AINSTUDY
  1. 71477215NURBS

    0下载:
  2. 基于VC++的用OpenGL绘制的NURBS曲面代码-OpenGL rendering NURBS surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:12638
    • 提供者:王旭
  1. beziersurface

    0下载:
  2. VC++下利用Opengl绘制Bezier曲面-VC++ under Opengl rendering using Bezier surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:221089
    • 提供者:liyunping
  1. Bspline_Face

    2下载:
  2. 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6668716
    • 提供者:caiye
  1. caidan

    0下载:
  2. MFC中的菜单,用opengl 画的曲线曲面等-MFC in the menu, use the opengl drawing of curves and surfaces, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14901248
    • 提供者:fubo
  1. r

    0下载:
  2. opengl 二次曲面绘制方法,VC环境下,NEHE18的-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1330576
    • 提供者:shengli
  1. Opengl-draw-the-3D-curved-surface

    0下载:
  2. 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:3394
    • 提供者:zhangxing
  1. Nurbs

    0下载:
  2. opengl api 绘制nurbs曲面-opengl api nurbs surface to draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:839451
    • 提供者:lyl
  1. OpenGL-4.0-specification-document

    0下载:
  2. 最新的 OpenGL 4.0 规范文档。 OpenGL是著名的计算机图形库,4.0版本添加曲面细分等若干新功能-The latest OpenGL 4.0 specification document. OpenGL is a famous computer graphics library, version 4.0 adds several new features such as surface subdivision
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1721819
    • 提供者:王凡
  1. c-opengl-Bezlit

    0下载:
  2. 用c和opengl写的,用来对Bezlit曲面的编写-C and opengl to write, used to write the Bezlit surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1008569
    • 提供者:郭新龙
  1. Opengl

    0下载:
  2. 用C++在Opengl中画出一个三维效果的曲面-With C++ in Opengl draw a three-dimensional effect in surface
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1105
    • 提供者:李攀鹏
  1. Opengl-draw-the-3D-curved-surface

    0下载:
  2. 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:3438
    • 提供者:PPIfe
  1. OpenGL

    0下载:
  2. 本程序绘制了一个球体。此球体有三种显示方式,分别是顶点型,线条型和曲面形。其中用到了环境光,漫射光和镜面光。球体可以设置为自动旋转和鼠标拖动旋转-Pellets display
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18594120
    • 提供者:窦同新
  1. 经典3D绘图示例程序

    0下载:
  2. 3D绘图示例程序,OpenGL和MFC编写,用于演示矩形,三角形,椭圆环,bezier曲面等图形的三维旋转
  3. 所属分类:3D图形编程

  1. opengl的B样条绘图

    4下载:
  2. 可实现B样条的绘制各种图形,贝塞尔曲线,coons曲面等等
  3. 所属分类:OpenGL

    • 发布日期:2015-10-26
    • 文件大小:5936
    • 提供者:testsb
  1. OpenGL

    1下载:
  2. OpenGL学习源码,包括代贴图可旋转的空间旋转的三维球体,场景设计,曲面重复纹理填充,绘制三维球体及二维平面三角形。-OpenGL source learning, including the generation of maps rotatable three-dimensional space rotating sphere, scene design, surface texture fills repeated, drawing a three-dimensional sphere a
  3. 所属分类:OpenGL

    • 发布日期:2016-11-20
    • 文件大小:10435
    • 提供者:不懂
  1. BezierSuface

    0下载:
  2. 实现Bezier曲面拟合,并使用OpenGL进行绘制。(Achieve Bezier surface fitting, and draw using OpenGL.)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-21
    • 文件大小:35201024
    • 提供者:chenfeiyu
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com